SinglePoseDetectionModel
Constructs the pose detection model from a given path.
Parameters
pathToModel
path to model
fun SinglePoseDetectionModel(internalModel: OnnxInferenceModel, modelKindDescription: String? = null)
Content copied to clipboard
Parameters
internalModel
model used to make predictions